home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- UnitGenerator = {
- ACTIONS = {
- addRepeatingField:;
- deleteRepeatingField:;
- setFieldsFromDataView:;
- setDefaultPrintDescription:;
- revert:;
- };
- OUTLETS = {
- scrollView;
- titleMatrix;
- UGNameCell;
- labelText;
- fieldForm;
- asciiText;
- repeatingFieldButton;
- controller;
- settings;
- deleteFieldButton;
- dataView;
- typesMatrix;
- userNameCell;
- printDescriptionText;
- };
- SUPERCLASS = Object;
- };
-